ComponentOne ASP.NET MVC Controls
OnClientSortingColumn Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientSortingColumn Property
Occurs before the user applies a sort by clicking on a column header.
Syntax
'Declaration
 
Public Overridable Property OnClientSortingColumn As String
public virtual string OnClientSortingColumn {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members